home *** CD-ROM | disk | FTP | other *** search
/ Languguage OS 2 / Languguage OS II Version 10-94 (Knowledge Media)(1994).ISO / gnu / libg_261.zip / libg_261 / libg++ / config / linux.mt next >
Text File  |  1993-08-03  |  400b  |  13 lines

  1. # Needs some work.
  2.  
  3. # Linux puts iostream in libc.a.
  4. STREAM_OBJS =
  5. REGEX_OBJ=
  6. # IO_DIR=no-stream might be the right thing for Linux, but you need
  7. # to re-run gendepend in libg++/utils first.  There is also the problem
  8. # that -nostdinc++ won't pick up the iostream include files ...
  9. # IO_DIR=no-stream
  10. G_CONFIG_ARGS = CONFIG_NM="nm -d"
  11. # Don't include iostream files in libg++.a.
  12. IO_OBJECTS_TO_GET = 
  13.